const internal/runtime/gc.ptrBits
2 uses
internal/runtime/gc (current package)
malloc.go#L10: ptrBits = 8 * goarch.PtrSize
malloc.go#L46: MinSizeForMallocHeader = goarch.PtrSize * ptrBits
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)